Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridDetailLoadingEventArgs<TItem> Class
Properties Methods

In This Topic
    GridDetailLoadingEventArgs<TItem> Class Members
    In This Topic

    The following tables list the members exposed by GridDetailLoadingEventArgs<TItem>.

    Public Properties
     NameDescription
    Public PropertyGets the detail row it is being loaded.  
    Public PropertyGets the parent row.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the deferral. (Inherited from C1.Blazor.Core.AsyncEventArgs)
    Top
    See Also